home *** CD-ROM | disk | FTP | other *** search
/ Tripas 5 / TRIPAS 005.iso / Wos.EXE / 2015 / models / hank.def < prev    next >
Encoding:
Text File  |  1999-02-24  |  12.0 KB  |  397 lines

  1. SDEF
  2. //  $Logfile:: /Quake 2 Engine/Sin/Base Sin Data/Models/Neutral/Tech_Freeport $
  3. // $Revision:: 32                                                             $
  4. //   $Author:: Phook                                                          $
  5. //     $Date:: 10/16/98 9:53p                                                 $
  6. //
  7. // Copyright (C) 1998 by Ritual Entertainment, Inc.
  8. // All rights reserved.
  9. //
  10. // This source may not be distributed and/or modified without
  11. // expressly written permission by Ritual Entertainment, Inc.
  12. //
  13. // DESCRIPTION:
  14. // This is a model definition file.  It is to be used in conjunction with Sin.
  15. // MODEL AUTHOR:
  16. // Michael
  17. //
  18. // SINED SECTION
  19. //
  20. /*SINED Neutral_Hank (1 .5 0) (0 0 0) (0 0 0)
  21. 2015 Technician-Crane
  22. */
  23.  
  24. //
  25. // FILE DECLARATIONS
  26. //
  27.  
  28. // Model Commands
  29. path models/tech
  30. scale 1.2
  31.  
  32. // Base Model
  33. tech_freeport.sbm
  34.  
  35. // Skins
  36. normal crane_02g1.tga
  37. damage crane_02g1_dam.tga
  38.  
  39. // Normal Animations
  40. idle1            idle_watch.sam    
  41.  
  42. death1    death1.sam
  43. death2    death2.sam
  44. death3    death3.sam
  45. death4    death4.sam
  46. death5    death5_backshot.sam
  47.  
  48.  
  49. // ### This is the difference between Tech_crane and Hank:
  50. //run1    run2.sam
  51. run1        run.sam
  52.  
  53.  
  54. walk1        walk.sam
  55.  
  56. // Pain Location Based Animations
  57. pain_head              pain_head_step.sam
  58. pain_torso_upper       pain_torso_upper.sam
  59. pain_torso_lower       pain_stomach.sam
  60. pain_leg_right_upper   pain_leg_right_upper.sam
  61. pain_leg_right_lower   pain_leg_right_lower.sam
  62. pain_leg_left_upper    pain_leg_left_upper.sam
  63. pain_leg_left_lower    pain_leg_left_lower.sam
  64. pain_arm_right_upper   pain_arm_right.sam
  65. pain_arm_right_lower   pain_arm_right.sam
  66. pain_arm_left_upper    pain_arm_left.sam
  67. pain_arm_left_lower    pain_arm_left.sam
  68.  
  69. pain1        pain_block.sam
  70.  
  71. // Death Location Based Animations
  72.  
  73. // Crouching Pain Location Based Animations
  74.  
  75. // Crouching Death Location Based Animations
  76.  
  77. // Optional Animations
  78. beg1          beg1_drop.sam
  79. beg2          beg2_down.sam
  80. begdeath1    beg_death.sam
  81. begdeath2    beg_death2.sam
  82.  
  83. crawl1        crawl1.sam
  84. crawlpain1        crawl1_pain.sam
  85. crawldeath1        crawl1_death.sam
  86. crawlbegin1        crawl_low_begin.sam
  87. crawllowdeath1    crawl_low_death.sam
  88. crawling1        crawl_low_loop.sam
  89.  
  90. hidedrop1        hide_drop.sam
  91. hiding1        hiding.sam
  92. crouch_down          hiding.sam
  93. hidingdeath1    hiding1_death.sam
  94. hidingdeath2    hiding2_death.sam
  95. hitalarm1        hit_alarm_high.sam
  96. hitalarm2        hit_alarm_mid.sam
  97.  
  98. write1            idle_write.sam
  99. usekeyboard1    idle_work_keys.sam
  100. usepanel1        idle_work_panel.sam
  101.  
  102. hidepain1    hiding1_pain.sam
  103. hidepain2    hiding2_pain.sam
  104.  
  105. //jump1        jumpover.sam
  106. //jump2        jumpover2.sam
  107. //jump3        jumpup.sam
  108.  
  109. punch1    punch.sam
  110.  
  111. sit1        sit1.sam
  112. sitdeath1    sit1_death.sam
  113. sitpain1    sit1_pain_stand.sam
  114. sitstand1    sit1_stand.sam
  115.  
  116. sneakwalk1    walk_sneak.sam
  117. wpain1    walkpain.sam
  118. wpain2    walkpain2.sam
  119.  
  120. // Scripted Animations
  121.  
  122. // Id And Group Definitions        
  123.  
  124. //
  125. // Define model group areas
  126. //
  127. id 5 group head flesh 
  128. group head damage 4.0
  129. id 20 group torso_upper fabric 
  130. group torso_upper damage 1.0
  131. id 30 group torso_lower fabric 
  132. group torso_lower damage 1.0
  133. id 45 group leg_left_upper fabric 
  134. group leg_left_upper damage .8
  135. id 50 group leg_left_lower fabric 
  136. group leg_left_lower damage 0.6
  137. id 65 group leg_right_upper fabric 
  138. group leg_right_upper damage .8
  139. id 70 group leg_right_lower fabric 
  140. group leg_right_lower damage 0.6
  141. id 85 group arm_left_upper fabric 
  142. group arm_left_upper damage 0.8
  143. id 90 group arm_left_lower fabric 
  144. group arm_left_lower damage 0.6
  145. id 105 group arm_right_upper fabric 
  146. group arm_right_upper damage 0.8
  147. id 110 group arm_right_lower fabric 
  148. group arm_right_lower damage 0.6
  149. id 200 group arm_left_lower bone gun 90 0 0 2015attach flesh
  150.  
  151. //
  152. // INITIALIZATION SECTION
  153. //
  154. //
  155. !init:
  156.  
  157. //
  158. // SERVER Initialization Commands
  159. //
  160.  
  161. // Class Setup
  162. server classname actor
  163. server setsize "-16 -16 0" "16 16 80"
  164. server crouchsize "-32 -20 0" "32 20 40"
  165. server script global/neutral.scr
  166. server attachmodel xyz.def
  167. server health 30
  168.  
  169. // Sound Aliases
  170. server aliascache snd_idle1         "monsters/technician/tech1/idle1.wav" 1
  171. server aliascache snd_idle2         "monsters/technician/tech1/idle2.wav" 1
  172. server aliascache snd_idle3         "monsters/technician/tech1/idle3.wav" 1
  173. server aliascache snd_idle4         "monsters/technician/tech1/idle4.wav" 1
  174. server aliascache snd_idle5         "monsters/technician/tech1/idle5.wav" 1
  175. server aliascache snd_beg1  "monsters/technician/tech1/beg1.wav" 1
  176. server aliascache snd_beg2  "monsters/technician/tech1/beg2.wav" 1
  177. server aliascache snd_beg3  "monsters/technician/tech1/beg3.wav" 1
  178. server aliascache snd_panic1        "monsters/technician/tech1/panic1.wav" 1
  179. server aliascache snd_panic2        "monsters/technician/tech1/panic2.wav" 1
  180. server aliascache snd_panic3        "monsters/technician/tech1/panic3.wav" 1
  181. server aliascache snd_sightenemy1        "monsters/technician/tech1/site1.wav" 1
  182. server aliascache snd_sightenemy2        "monsters/technician/tech1/site2.wav" 1
  183. server aliascache snd_sightenemy3        "monsters/technician/tech1/site3.wav" 1
  184. server aliascache snd_sightenemy4        "monsters/technician/tech1/site4.wav" 1
  185. server aliascache snd_sightenemy5        "monsters/technician/tech1/site5.wav" 1
  186.  
  187. //
  188. // CLIENT Initialization Commands
  189. //
  190.  
  191. // Sound Aliases
  192. client aliascache snd_pain1         "monsters/technician/tech1/pain1.wav" 1
  193. client aliascache snd_pain2         "monsters/technician/tech1/pain2.wav" 1
  194. client aliascache snd_pain3         "monsters/technician/tech1/pain3.wav" 1
  195. client aliascache snd_pain4         "monsters/technician/tech1/pain4.wav" 1
  196. client aliascache snd_death1        "monsters/technician/tech1/deth1.wav" 1
  197. client aliascache snd_death2        "monsters/technician/tech1/deth2.wav" 1
  198. client aliascache snd_death3        "monsters/technician/tech1/deth3.wav" 1
  199.  
  200. client aliascache snd_kneefall1 "impact/bodyfall/sml1.wav" 1
  201. client aliascache snd_kneefall2 "impact/bodyfall/sml2.wav" 1
  202. client aliascache snd_partfall1 "impact/bodyfall/med1.wav" 1
  203. client aliascache snd_partfall2 "impact/bodyfall/med2.wav" 1
  204. client aliascache snd_partfall3 "impact/bodyfall/med3.wav" 1
  205. client aliascache snd_bodyfall1 "impact/bodyfall/lrg1.wav" 1
  206. client aliascache snd_bodyfall2 "impact/bodyfall/lrg2.wav" 1
  207. client aliascache snd_whoosh1 "weapons/punch/whsh1.wav" 1
  208. client aliascache snd_whoosh2 "weapons/punch/whsh2.wav" 1
  209. client aliascache snd_crawlpain1 "monsters/technician/crawlpain.wav" 1
  210. client aliascache snd_gasp1 "monsters/technician/runbrth1.wav" 1
  211. client aliascache snd_gasp2 "monsters/technician/runbrth2.wav" 1
  212. client aliascache snd_gasp3 "monsters/technician/runbrth3.wav" 1
  213.  
  214. client aliascache snd_beep1 "environment/computer/beeps/cmpbp2.wav" 4
  215. client aliascache snd_beep2 "environment/computer/beeps/affirm4.wav" 1
  216. client aliascache snd_beep3 "environment/computer/beeps/trek7.wav" 1
  217. client aliascache snd_beep4 "environment/computer/compkey/Cmpkyht.wav" 8
  218.  
  219. client aliascache snd_keys1 "environment/computer/compkey/Cmptrkys.wav" 1
  220. client aliascache snd_keys2 "environment/computer/compkey/Cmptrky1.wav" 1
  221. client aliascache snd_keys3 "misc/null.wav" 4
  222.  
  223. //
  224. // SHARED initialization commands
  225. //
  226.  
  227. // Sound Aliases
  228.  
  229.  
  230.  
  231. //
  232. // MAIN SECTION
  233. //
  234. //
  235. !main:
  236.  
  237. // Normal Animations
  238. server death1 first deathsound
  239. client death1 first randomsound snd_death 1
  240. client death1 5 randomsound snd_kneefall 1
  241. client death1 14 randomsound snd_bodyfall 1
  242. server death2 first deathsound
  243. client death2 first randomsound snd_death 1
  244. client death2 6 randomsound snd_partfall 1
  245. client death2 10 randomsound snd_bodyfall 1
  246. server death3 first deathsound
  247. client death3 first randomsound snd_death 1
  248. client death3 13 randomsound snd_partfall 1
  249. client death3 22 randomsound snd_kneefall 1
  250. client death3 24 randomsound snd_bodyfall 1
  251. client death3 28 randomsound snd_kneefall 1
  252. server death4 first deathsound
  253. client death4 first randomsound snd_death 1
  254. client death4 15 randomsound snd_kneefall 1
  255. client death4 19 randomsound snd_bodyfall 1
  256. client death4 24 randomsound snd_kneefall 1
  257. server death5 first deathsound
  258. client death5 first randomsound snd_death 1
  259. client death5 5 randomsound snd_bodyfall 1
  260. client death5 13 randomsound snd_kneefall 1
  261.  
  262. server pain1 first painsound
  263. client pain1 first randomsound snd_pain 1
  264. //server pain2 first painsound
  265. //client pain2 first randomsound snd_pain 1
  266. //server pain3 first painsound
  267. //client pain3 first randomsound snd_pain 1
  268.  
  269. server run1 2 movementsound
  270. client run1 2 footstep
  271. server run1 5 movementsound
  272. client run1 5 footstep
  273.  
  274. server walk1 2 movementsound
  275. client walk1 2 footstep
  276. server walk1 7 movementsound
  277. client walk1 7 footstep
  278.  
  279. // Pain Location Based Animations
  280.  
  281. // Death Location Based Animations
  282.  
  283. // Crouching Pain Location Based Animations
  284.  
  285. // Crouching Death Location Based Animations
  286.  
  287. // Optional Animations
  288. server begdeath1 first deathsound
  289. client begdeath1 first randomsound snd_death 1 2
  290. client begdeath1 4 randomsound snd_bodyfall 1 4
  291. server begdeath2 first deathsound
  292. client begdeath2 first randomsound snd_death 1 2
  293. client begdeath2 9 randomsound snd_partfall 1 4
  294.  
  295. server begdeath1 first deathsound
  296. client crawldeath1 first randomsound snd_death 1 2
  297. client crawldeath1 4 randomsound snd_bodyfall 1 4
  298.  
  299. server crawllowdeath1 first deathsound
  300. client crawllowdeath1 first randomsound snd_death 1 2
  301. client crawllowdeath1 3 randomsound snd_partfall 1 4
  302.  
  303. server sitdeath1 first deathsound
  304. client sitdeath1 first randomsound snd_death 1 2
  305. client sitdeath1 3 randomsound snd_kneefall 1 4
  306.  
  307. server hidingdeath1 first deathsound
  308. client hidingdeath1 first randomsound snd_death 1 2
  309. client hidingdeath1 7 randomsound snd_partfall 1 4
  310. server hidingdeath2 first deathsound
  311. client hidingdeath2 first randomsound snd_death 1 2
  312. client hidingdeath2 1 randomsound snd_bodyfall 1 4
  313.  
  314. server wpain1 first painsound
  315. client wpain1 first randomsound snd_pain 1 2
  316. server wpain2 first painsound
  317. client wpain2 first randomsound snd_pain 1 2
  318. server crawlpain1  first painsound
  319. client crawlpain1 first randomsound snd_pain 1 2
  320. server sitpain1 first painsound
  321. client sitpain1 first randomsound snd_pain 1 2
  322. server hidepain1 first painsound
  323. client hidepain1 first randomsound snd_pain 1 2
  324. server hidepain2 first painsound
  325. client hidepain2 first randomsound snd_pain 1 2
  326.  
  327. server beg1 first movementsound
  328. client beg1 last randomsound snd_kneefall1 1 4
  329. client hidedrop1 3 randomsound snd_kneefall 1 4
  330.  
  331. //client jump1 7 randomsound snd_kneefall 1 4
  332. //client jump2 11 randomsound snd_partfall 1 4
  333. //client jump3 6 randomsound snd_kneefall 1 4
  334.  
  335. client usepanel1 2 randomsound snd_beep .6 2
  336. client usepanel1 6 randomsound snd_beep .6 2
  337. client usepanel1 14 randomsound snd_beep .6 2
  338. client usepanel1 18 randomsound snd_beep .6 2
  339. client usepanel1 19 randomsound snd_beep .6 2
  340. client usepanel1 27 randomsound snd_beep .6 2
  341. client usepanel1 31 randomsound snd_beep .6 2
  342.  
  343. client usekeyboard1 first randomsound snd_keys .7 2
  344. client usekeyboard1 6 randomsound snd_keys .7 2
  345.  
  346. server punch1 first movementsound
  347. client punch1 8 randomsound snd_whoosh 1 4
  348.  
  349. client crawling1 first randomsound snd_crawlpain .7
  350.  
  351.  
  352. server wpain1 1 movementsound
  353. client wpain1 1 footstep
  354. server wpain1 6 movementsound
  355. client wpain1 6 footstep
  356. server wpain1 11 movementsound
  357. client wpain1 11 footstep
  358. server wpain1 16 movementsound
  359. client wpain1 16 footstep
  360. server wpain1 21 movementsound
  361. client wpain1 21 footstep
  362. server wpain1 26 movementsound
  363. client wpain1 26 footstep
  364.  
  365. server wpain2 6 movementsound
  366. client wpain2 6 footstep
  367. server wpain2 15 movementsound
  368. client wpain2 15 footstep
  369. server wpain2 54 movementsound
  370. client wpain2 54 footstep
  371. server wpain2 61 movementsound
  372. client wpain2 61 footstep
  373.  
  374.  
  375.  
  376.  
  377. // Scripted Animations
  378.  
  379. //
  380. // SOURCESAFE Update Log
  381. //
  382. // $Log:: /Quake 2 Engine/Sin/Base Sin Data/Models/Neutral/Tech_Freeport.def  $
  383. // 
  384. // 32    10/16/98 9:53p Phook
  385. // performed sanity checks on all neutrals
  386. // 
  387. // 31    10/08/98 11:21p Mph
  388. // 
  389. // 30    10/05/98 12:43p Mph
  390. // 
  391. // 29    9/22/98 7:51p Mph
  392. // tweaked id groups
  393. // 
  394. // 28    9/20/98 8:36p Onethumb
  395. // Semi-final revisions complete, almost ready for first half beta
  396. //
  397.